* test/automated/ruby-mode-tests.el (ruby-should-indent):
authorDmitry Gutov <dgutov@yandex.ru>
Fri, 10 Aug 2012 20:25:43 +0000 (16:25 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 10 Aug 2012 20:25:43 +0000 (16:25 -0400)
commit6d6f97c2bb2a93e4ca9e083a21336022040c48d8
tree3ee2d323b974ece739f2dee6280c0271568e58c6
parent08340859bf7ce855fc5c03684476fd623785e2d9
* test/automated/ruby-mode-tests.el (ruby-should-indent):
Add docstring, check (current-indentation) instead of (current-column).
(ruby-should-indent-buffer): New function.
Add tests for `ruby-deep-indent-paren' behavior.
Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
test/ChangeLog
test/automated/ruby-mode-tests.el